|
|
"Nekar Xenos" <j-p### [at] citywalkcoza> wrote in message
news:3b986d10@news.povray.org...
> Parse Error; No matching } in 'cylinder', , found instead.
>
> blob
> {
> // threshold (0.0 < threshold <= StrengthVal) surface falloff threshold
#
> threshold 0.6
> sphere { < 0.75, 0, 0>, StrengthVal, RadiusVal }
> sphere { <-0.375, 0.65, 0>, StrengthVal, RadiusVal }
> sphere { <-0.375, -0.65, 0>, StrengthVal, RadiusVal }
> cylinder { -z, +z, 0.1, StrengthVal, RadiusVal }
> // [sturm]
> scale 2
> }
It was like that in the old version too, if I recall from my rebuilding
of it last week.
Post a reply to this message
|
|